ChromiumProcessStartupFailureException

constructor()

Constructs a new instance of the ChromiumProcessStartupFailureException.


constructor(exitCode: Int)

Constructs a ChromiumProcessStartupFailureException with the given exit code.

Parameters

exitCode

the code returned by the Chromium process


constructor(cause: Throwable)

Constructs a ChromiumProcessStartupFailureException with the specified cause.

Parameters

cause

the cause